home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Ring Press Kit
/
The Ring Press Kit.iso
/
mac
/
DLwindow.dxr
/
00019_save to other.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-09-06
|
128 b
|
10 lines
global saveMode
on mouseUp me
tell the stage
saveMode = 2
doDownload()
window("DLwindow").close()
end tell
end